pp108 : Insert BusObject SOAP Request

Insert BusObject SOAP Request

This topic describes the Insert BusObject SOAP request.


The Insert BusObject SOAP request is used to insert new data into the database. The SOAP request is an XML structure, whereas the actual implementation of the request is through a Java method.

When the request is sent to WS-AppServer to insert a BusObject, it triggers a series of events. This is illustrated in the following figure.
For further information on this SOAP API, refer to the WS-AppServer SDK.
Note: WS-AppServer facilitates using some of the XQY extensions while executing these requests. For more information, see Leveraging XQY Extensions in WS-AppServer.

Related reference

Working with SOAP Requests and Responses
Delete BusObject SOAP Request
Update BusObject SOAP Request
Query BusObject SOAP Request
Validate BusObject SOAP Request
Workflow of Applying Constraints on BusObjects
Workflow of Applying Display Settings to BusObjects
Workflow of Applying Properties to BusObjects
Workflow of Committing Transactions
Workflow of Evaluating Access on BusObjects
InsertObject